Skip to content

Conversation

@gaurav
Copy link
Collaborator

@gaurav gaurav commented Dec 16, 2024

This PR adds a comparator script that can be used to compare compendium files between different Babel runs. The idea is to support a development process where:

  1. You produce a Babel output (output1).
  2. You modify the code in some way.
  3. You produce a modified output (output2).
  4. You run this script to produce a report that lets you know how your code has changed the outputs.

WIP. Should be merged after PR #365 and PR #300.

@gaurav gaurav changed the base branch from babel-1.9 to add-mammal-phenotype-ontology December 16, 2024 23:10
@gaurav gaurav marked this pull request as ready for review December 19, 2024 21:40
@gaurav gaurav requested a review from cbizon December 19, 2024 21:40
Copy link
Collaborator

@cbizon cbizon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants